broken seed computer is the same as invisible one
[spelunky_yasmk8.git] / src_main / Objects / oMoonRoom.events / Alarm 2.xml
blob40b54f7d523d6921d64aa557dcb2f7bc507e24f8
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <event category="ALARM" id="2">
3   <actions>
4     <action id="603" library="1">
5       <!--action name: Code-->
6       <kind>CODE</kind>
7       <allowRelative>false</allowRelative>
8       <question>false</question>
9       <canApplyTo>true</canApplyTo>
10       <actionType>CODE</actionType>
11       <functionName/>
12       <relative>false</relative>
13       <not>false</not>
14       <appliesTo>.self</appliesTo>
15       <arguments>
16         <argument kind="STRING">
17 drawStatus = 2;
18 alarm[3] = 10;
19 </argument>
20       </arguments>
21     </action>
22   </actions>
23 </event>